Automations

Native Browser Legacy Commands

  • Version: 1.8.0
  • Official Verified

OpenBots Command group containing Legacy Native Browser commands.

OpenBots.Commands.NativeBrowser.Legacy \ Native Browser Legacy Inject Js Script Command

Command: Native Browser Legacy Inject Js Script Command

This command executes JavaScript code on the active tab of a selected browser instance.

Parameters

Native Browser Instance Name

Enter the unique instance that was specified in the **Create Browser** command.

Required

Script Source

Please specify the script source you want to use.

Required

File Path

Enter the file path of javascript script file.

Required

Script Code

Enter JavaScript code you want to run.

Required

Timeout (Seconds)

Specify how many seconds to wait before throwing an exception.

Required

Private (Optional)

Optional field to mark the command as private (data sensitive) in order to avoid its logging.

Remote (Optional)

Optional field to mark the command as remote in order to execute it on a remote machine.

Error Handling

Optional field for how to handle errors encountered.

Required

Comment (Optional)

Optional field to enter a custom comment which could potentially describe this command or the need for this command.

Logo